/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2212                                  |
|   \\  /    A nd           | Website:  www.openfoam.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    arch        "LSB;label=32;scalar=64";
    class       regIOobject;
    location    "constant/polyMesh";
    object      faceZones;
    meta
    {
        names           1 ( cylinder );
    }
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

1
(cylinder
{
    type            faceZone;
    faceLabels      List<label> 
116
(
296
494
692
890
1088
1286
1484
1682
1880
2078
2276
2474
2672
2870
3068
3266
3464
3662
3860
4058
4256
4454
4652
4850
5048
5246
5444
5642
5840
11611
11609
11607
11605
11603
11601
11599
11597
11595
11593
11591
11589
11587
11585
11583
11581
11579
11577
11575
11573
11571
11569
11567
11565
11563
11561
11559
11557
11555
17158
16960
16762
16564
16366
16168
15970
15772
15574
15376
15178
14980
14782
14584
14386
14188
13990
13792
13594
13396
13198
13000
12802
12604
12406
12208
12010
11812
11614
17356
17359
17362
17365
17368
17371
17374
17377
17380
17383
17386
17389
17392
17395
17398
17401
17404
17407
17410
17413
17416
17419
17422
17425
17428
17431
17434
17437
17439
)
;
    flipMap         List<bool> 116{1};
}
)

// ************************************************************************* //
